Welcome![Sign In][Sign Up]
Location:
Search - C TO A

Search list

[Other resourceThe.Art.of.C++

Description: The Art of C++ by Herbert Schildt ISBN:0072255129 McGraw-Hill/Osborne © 2004 The author of this text applies C++ to a wide variety of high-powered, practical applications, each focusing on a different aspect of the language. Examples range from a garbage collector subsystem and a thread control panel to AI-based searches and more. -The Art of C by Herbert Schildt ISBN : 0072255129 McGraw-Hill/Osborne
Platform: | Size: 1072436 | Author: 按时地方 | Hits:

[Other resourceC.in.a.Nutshell

Description: C in a Nutshell is the perfect companion to K&R, and destined to be the most reached-for reference on your desk.-C in a Nutshell is the perfect companion to K
Platform: | Size: 1021098 | Author: hujianwei | Hits:

[CSharpRead and Write Images to a SQL Server Database wit

Description: Read and Write Images to a SQL Server Database with C#
Platform: | Size: 79809 | Author: 啊建 | Hits:

[OtherC,C++ To Delphi转换器的源码

Description: C,C++ To Delphi转换器的源码-A souce code of C,C++ to Delphi
Platform: | Size: 550284 | Author: | Hits:

[VC/MFCTeach Yourself C in 21 Days

Description: Join the leagues of thousands of programmers and learn C++ from some of the best. The fifth edition of the best seller Sams Teach Yourself C++ in 21 Days, written by Jesse Liberty, a well-known C++ and C# programming manual author and Bradley L. Jones, manager for a number of high profiler developer websites, has been updated to the new ANSI/ISO C++ Standard. This is an excellent hands-on guide for the beginning programmer. Packed with examples of syntax and detailed analysis of code, fundamentals such as managing I/O, loops, arrays and creating C++ applications are all covered in the 21 easy-to-follow lessons. You will also be given access to a website that will provide you will all the source code examples developed in the book as a practice tool. C++ is the preferred language for millions of developers-make Sams Teach Yourself the preferred way to learn it!
Platform: | Size: 337908 | Author: eddieonrobot | Hits:

[VC/MFCC++ in a Nutshell.rar

Description: C++ in a Nutshell is a langauge reference manual. It is not a tutorial. It is not for beginners. It is a concise, to-the-point reference for professionals and other serious programmers. C++ in a Nutshell is not a comprehensive reference for the entire C++ language, in all its intricacies and complexities. Instead, I focus on what is most important to the working professional. If you feel that I have included too many irrelevant details or omitted too much important information, please let me know. Chapters 12 and 13 form the bulk of the book. Chapter 12 is an alphabetical reference for all the language keywords and constructs. Chapter 13 is a reference for the entire runtime library, organized alphabetically by header, and within each section, alphabetically by type, function, macro, or other name. An alphabetical reference is not always the best way to present information, though. The first 8 chapters, therefore, cover the language organized by topic. Chapters 9 through 11 introduce the standard library. Finally, the appendix includes brief introductions to some compilers, libraries, and interesting C++ projects, such as Boost and Loki.
Platform: | Size: 356783 | Author: simonhexf | Hits:

[BooksC++编程思想

Description: 好大啊~吐血啊~不过为了大家我还是传了吧~一个好的程序员和一个初级程序员的区别就在于对待同一个问题的思想的不同。所以这本书的重要性不言而喻-big ah ah ~ ~ vomit blood But to everyone I spread it to a good programmer and a junior programmer is the difference between a deal with the problem of thinking different. So this book is self-evident the importance of
Platform: | Size: 11246592 | Author: 敖雯青 | Hits:

[CSharpRead and Write Images to a SQL Server Database wit

Description: Read and Write Images to a SQL Server Database with C#
Platform: | Size: 79872 | Author: 啊建 | Hits:

[CSharpc课程设计

Description: 里面有多个C编写的课程设计-C inside a number of courses designed to prepare
Platform: | Size: 66560 | Author: 新欣 | Hits:

[SCMC2Asm2C

Description: C to ASM and ASM to C on Keil C
Platform: | Size: 26624 | Author: 廖啟仲 | Hits:

[OtherC,C++ To Delphi转换器的源码

Description: C,C++ To Delphi转换器的源码-A souce code of C,C++ to Delphi
Platform: | Size: 549888 | Author: | Hits:

[Windows Developvisual c++.net应用编程150例

Description: 本书主要是为具有一定Visual C++应用基础的读者编写的,全书通过150个实例,全面、深入地介绍了利用Visual C++ 6.0开发应用程序的常用方法和技巧。全书共分为6章,主要讲解了Visual C++.net中界面效果、图形图像处理、文件与系统功能控制、控件应用与MFC编程、数据库开发等内容。这些实例简单实用、典型性强、功能突出,很多实例使用的技术可以解决一类问题,读者在掌握实例中的技术或技巧后,使用这些技术可以试着实现更复杂的功能、应用到更多方面。-the book is certain to have Visual C based on the application prepared by the reader, the book by 150 examples, comprehensive, in-depth introduced to the use of Visual C 6.0 application procedures commonly used methods and techniques. The book is divided into six chapters, mainly on the Visual C. Net interface effects, graphics and image processing, document control and system functions, applications and controls MFC programming, database development and other content. These simple and practical examples, the typical strong, prominent features, many examples of the use of technology to solve a problem category, readers grasp examples of technology or skills, the use of these techniques may try to achieve more complex functions, applications to a wider range.
Platform: | Size: 1661952 | Author: 刘建国 | Hits:

[OtherC语言参考(DOC)

Description: C#是一种简单、现代、面向对象和类型安全的编程语言,由C和C++发展而来。C#(发音为“C霎普”)牢固地植根于C和C++语言族谱中,并且会很快被C和C++程序员所熟悉。C#的目标在于把Visual Basic的高生产力和C++本身的能力结合起来。 C#作为Microsoft Visual Studio 7.0的一部分提供给用户。除了C#以外,Visual Studio还支持Visual Basic、Visual C++和描述语言VBScript和Jscript。所有这些语言都提供对Microsoft .NET平台的访问能力,它包括一个通用的执行引擎和一个丰富的类库。Microsoft .NET平台定义了一个“通用语言子集”(CLS),是一种混合语言,它可以增强CLS兼容语言和类库间的无缝协同工作能力。对于C#开发者,这意味着既是C#是一种新的语言,它已经可以对用老牌工具如Visual Basic和Visual C++使用的丰富类库进行完全访问。C#自己并没有包含一个类库。 本章的其余部分描述这种语言的基本特性。以后的章节将会详细描述规则和例外,并且有些时候以数学的方式描述,而这章会致力于对整体的简单而清楚地介绍。这样的目的是给读者一个关于语言的介绍,这样可以使读者可以更容易地开始编写程序和继续阅读后面的章节。-C# is a simple, modern, object-oriented, and type-safe programming languages, C and C from development. C# (pronounced "C Sharp & P") is firmly rooted in the C and C language genealogy, and will soon be C and C programmers are familiar with. C# aims to put the Visual Basic and C high productivity of its ability to work together. C# as Microsoft Visual Studio 7.0 part to the subscriber. In addition to C#, Visual Studio also supports Visual Basic, Visual C and scripting languages VBScript and Jscript. All these languages are available on the Microsoft.NET platform access capability, which includes the implementation of a common engine and a rich class library. Microsoft.NET platform definition of a "common language subset" (CLS), is a hybrid language, it can en
Platform: | Size: 280576 | Author: nala | Hits:

[Software EngineeringMore Exceptional C++

Description: 计算机经典著作,Exceptional C++的续集。合理的解决C++的异常问题-computer classics, Exceptional C sequel. A reasonable solution to the anomaly C
Platform: | Size: 502784 | Author: 写意 | Hits:

[VC/MFCeffectiveCplus effect c++

Description: 一个非常好的C++教程,十分不错的啦,要下的快下哦-a very good C Guide, a very good beauty to the next, oh fast
Platform: | Size: 463872 | Author: fe | Hits:

[BooksC程序设计实验指导_10205754

Description: C程序设计实验指导_10205754 对学习C语言有一定帮助-C program to design an experiment to study guide _10205754 C language to a certain extent help
Platform: | Size: 5449728 | Author: 陶生 | Hits:

[Documents介绍C++编程语言

Description: 本章将介绍C++编程语言的最基本的元素,以及C++的指针、引用和作用域。在第3章和第4章,将介绍C++的类和面向对象编程。在你使用微软基础类库(Microsoft Foundation Class Library,MFC)进行Windows编程时,你需要所有这些知识。 C++是一种复杂的语言,它的许多元素非常抽象。它也是一个庞大的语言,为专业编程而设计。本书的重点是使用Visual C++语言来利用MFC编写Windows程序,因此没有深入地讨论C++语言。 MFC是构造于原始C++之上的应用程序框架,它提供了一个Windows应用程序工作的基础,一个可以向内添入自己代码的框架。这个框架提供了绝大多数Windows特征——菜单、工具栏、对话框、控件和滚动条。它也提供使开发者能相对容易的将数据写入文件、打印数据等机制。这个框架的部件是C++的类,这些类表示了应用程序的组件,例如应用程序的主窗口、它的对话框、字符串、如矩形和点的图像对象,甚至应用程序本身。因此,为了使用Visual C++编写Windows程序,你需要知道足够的C++知识来利用MFC。 -C programming language, the most basic elements, and C pointers, use and scope. In Chapter 3 and Chapter 4, will introduce the class C and object-oriented programming. Your use of Microsoft Foundation Class Library (Microsoft Foundation Class Library, MFC) for Windows programming, you need all knowledge. C is a complex language, and many of its elements is very abstract. It is a huge language, as a professional programming and design. The book focuses on the use of language Visual C MFC prepared to use Windows programs, there is no in-depth discussion of C language. MFC is constructed from the original C above the application framework, which provides a Windows application of foundation, one can be inserted inside their own code framework. This framework provides a majority of Windows feat
Platform: | Size: 28672 | Author: 李和平 | Hits:

[Books精通c#

Description: 精通C#.介绍你C#的精妙之处,让你领会C#同java,c的不同,并熟悉.net平台-A book introduces the essence of C# to you,and makes you know the differences between C# and java or C. And It can help you be familiar with the .net platform.
Platform: | Size: 1253376 | Author: 魏杰 | Hits:

[Windows DevelopC-Programming-A-Modern-Approach

Description: C语言程序设计:现代方法。介绍C语言结构 编程的基本方法。一本很好的电子书。-The C Programming Language: modern methods. Introduction to C language structure The basic method of programming. A good e-book.
Platform: | Size: 27170816 | Author: 王二建 | Hits:

[LabViewZ转A与C

Description: 将Z计权的声压级转换为A计权或者C计权的声压级(Converts the Z rated sound pressure level to a A weighting or C weighting sound pressure level)
Platform: | Size: 17408 | Author: shuiyuege | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net